home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13374 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  806 b 

  1. Path: hirasuna.charm.net!user
  2. From: hirasuna@acm.org (Michael Hirasuna)
  3. Newsgroups: comp.lang.c
  4. Subject: tool for global name changes?
  5. Date: Sun, 07 Apr 1996 13:13:52 -0500
  6. Organization: Charm.Net Baltimore Internet Access, Hon  (410) 558-3900
  7. Message-ID: <hirasuna-0704961313520001@hirasuna.charm.net>
  8. NNTP-Posting-Host: hirasuna.charm.net
  9.  
  10. I need to change a large number of C source files to conform to a new
  11. naming convention. A global replacement based on simple regular
  12. expressions does not always work. For example, a name of a field may be
  13. the same as another variable, but they whould need to be handled
  14. differently
  15.  
  16. Does anyone know if there is a tool to make a large number of global name
  17. changes in a collection of C source files based on C syntax?
  18.  
  19. -- 
  20. Michael Hirasuna    |  hirasuna@acm.org
  21.